How to Install chromium-inspector software package in Debian 8 (Jessie)

How to Install chromium-inspector software package in Debian 8 (Jessie)

chromium-inspector software package provides web browser - page inspection support, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install chromium-inspector 

chromium-inspector is installed in your system.

Make ensure the chromium-inspector package were installed using the commands given below,

$ sudo dpkg-query -l | grep chromium-inspector *

You will get with chromium-inspector package name, version, architecture and description in a table

chromium-inspector package basic information:

Distro Debian 8 jessie
Section Web Software
Package chromium-inspector
Version 53.0.2785.143-1~deb8u1
Description web browser - page inspection support
Sub Section Web


See Also, How to uninstall or remove chromium-inspector software package from Debian 8 (Jessie)?